home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Ss-Sz
/
Stop~Tabs™.cpt
/
STOP-Tabs™
/
background_2579.txt
< prev
next >
Wrap
Text File
|
1988-07-11
|
3KB
|
163 lines
-- background: 2579 from stack: in
-- bmap block id: 4217
-- flags: 4000
-- background id: 0
-- name:
----- HyperTalk script -----
on openCard
put the short name of this card into field "card name"
end openCard
on closeCard
push this card
end closeCard
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=53 top=291 right=323 bottom=85
-- title width / last selected line: 0
-- icon id / first selected line: 1020 / 1020
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
push this card
put the short name of this card & " help" into target
go to card target
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=465 top=304 right=324 bottom=496
-- title width / last selected line: 0
-- icon id / first selected line: 16560 / 16560
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 5 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=187 top=308 right=323 bottom=307
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Card name
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=465 top=284 right=304 bottom=496
-- title width / last selected line: 0
-- icon id / first selected line: 6720 / 6720
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
pop card
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=436 top=284 right=304 bottom=465
-- title width / last selected line: 0
-- icon id / first selected line: 24317 / 24317
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to first card
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=88 top=287 right=322 bottom=123
-- title width / last selected line: 0
-- icon id / first selected line: 1007 / 1007
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
print this card
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=437 top=304 right=324 bottom=465
-- title width / last selected line: 0
-- icon id / first selected line: 15420 / 15420
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to previous card
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=18 top=301 right=322 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go home
end mouseUp